Skip to content

Conversation

jellevos
Copy link
Contributor

This PR extends #130. It adds residues for moduli decided at run-time.

@jellevos jellevos marked this pull request as ready for review November 13, 2022 11:17
@@ -1,17 +1,62 @@
use crate::UInt;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks good aside from the use of the 2015 edition module style (i.e. mod.rs)

We've adopted the 2018 edition module style, where this file would be modular.rs.

Unfortunately I don't think they ever added a lint for mixed module styles.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh ho, went looking for that the other day and didn't find it... weird

@tarcieri tarcieri merged commit 7052861 into RustCrypto:master Nov 21, 2022
@tarcieri
Copy link
Member

Will fix it up retroactively

@tarcieri tarcieri mentioned this pull request Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants